GrapeCity SPREAD for WPF 2.0J
GetEnumerator メソッド (SpreadCollection<T>)

コレクションを列挙する列挙子を返します。
構文
'Declaration
 
Public Function GetEnumerator() As IEnumerator(Of T)
public IEnumerator<T> GetEnumerator()

戻り値の型

コレクションの列挙に使用できる IEnumerator
参照

SpreadCollection<T> クラス
SpreadCollection<T> メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.